cargo.git
2016-12-14 borsAuto merge of #3402 - matklad:packages, r=alexcrichton
2016-12-14 Aleksey KladovRefactor packages specification
2016-12-14 borsAuto merge of #3396 - pornel:test, r=alexcrichton
2016-12-14 borsAuto merge of #3296 - nrc:check, r=alexcrichton
2016-12-14 borsAuto merge of #3398 - alexcrichton:git-rev, r=alexcrichton
2016-12-14 borsAuto merge of #3363 - alexcrichton:libcmt, r=alexcrichton
2016-12-14 borsAuto merge of #3399 - alexcrichton:fix-nightly, r=alexc...
2016-12-14 borsAuto merge of #3386 - matklad:warn-replace, r=alexcrichton
2016-12-14 Alex CrichtonFix compatibility with Rust nightly
2016-12-14 Alex CrichtonFix git rev showing up in version number
2016-12-13 borsAuto merge of #3385 - matklad:package-test, r=alexcrichton
2016-12-13 borsAuto merge of #3371 - trafficland:master, r=alexcrichton
2016-12-13 Alex CrichtonCompile statically against the MSVC CRT
2016-12-13 Kornel LesińskiTest for issue #2064
2016-12-13 borsAuto merge of #3395 - alexcrichton:fix-appveyor, r...
2016-12-13 Alex CrichtonPin to an older version of rustup temporarily
2016-12-13 Nick CameronFix some rebasing errors
2016-12-12 borsAuto merge of #3392 - matklad:patch-1, r=steveklabnik
2016-12-12 Aleksey KladovAdd explanatory comment to header.html
2016-12-12 Aleksey KladovWarn if replace is not actually used
2016-12-12 Aleksey KladovAdd test for --package and virtual manifest
2016-12-12 Eric D. ReichertAdded -vv to the list of options printed by cargo and...
2016-12-09 Nick CameronBe a bit more careful not to crash if the compiler...
2016-12-09 Nick Camerontests
2016-12-09 Nick Cameroncargo check
2016-12-08 borsAuto merge of #3221 - euclio:test-all, r=alexcrichton
2016-12-08 Andy Russellreplace `current_opt` with membership check
2016-12-08 Andy Russellfix formatting issues
2016-12-08 Andy Russellremove unused argument to `Context::lib_profile`
2016-12-08 Andy Russellremove unnecessary usage of `current_opt`
2016-12-08 Andy Russellavoid round-tripping through string
2016-12-08 Andy Russellremove unnecessary match
2016-12-08 Andy Russellshow warnings for all members of the workspace
2016-12-08 Andy Russellpass `Packages` into resolve dependencies
2016-12-08 Andy Russellremove current_package from context
2016-12-08 Andy Russelladd `--all` flag to `cargo-test`
2016-12-08 Andy Russellavoid panic when virtual workspace has no members
2016-12-07 borsAuto merge of #3361 - pwoolcoc:default-build-script...
2016-12-06 Paul Woolcockchange this to only emit a warning right now
2016-12-06 borsAuto merge of #3372 - alexcrichton:sha256, r=alexcrichton
2016-12-06 Alex CrichtonUpload sha256 sums of cargo artifacts
2016-12-06 borsAuto merge of #3319 - alexcrichton:more-info, r=brson
2016-12-05 Paul Woolcockcorrect typo
2016-12-05 Paul WoolcockUsing layout.root here should be sufficient
2016-12-05 Eric D. ReichertAdded .idea to the list of git exlusions.
2016-12-02 borsAuto merge of #3356 - ibabushkin:feature-build-rustflag...
2016-12-02 borsAuto merge of #3362 - alexcrichton:slower-ssl, r=alexcr...
2016-12-02 Alex CrichtonUse -j1 on recursive make for OpenSSL
2016-12-02 Paul WoolcockTests for new `package.build` behavior
2016-12-02 Paul WoolcockAssume build = 'build.rs' by default
2016-12-02 Inokentiy BabushkinRefactored ugly rustflags lookup code into a separate...
2016-12-02 Alex CrichtonEmit more info on --message-format=json
2016-12-02 borsAuto merge of #3358 - tshepang:formatting, r=alexcrichton
2016-12-02 Inokentiy BabushkinFixed broken testcase for string-based form of rustflag...
2016-12-02 borsAuto merge of #3348 - alexcrichton:fix-checksums, r...
2016-12-02 borsAuto merge of #3338 - alexcrichton:correct-vers-flag...
2016-12-02 borsAuto merge of #3335 - alexcrichton:fix-xcomiple, r...
2016-12-02 Alex CrichtonAdd host dependency path via -L for cross compiles
2016-12-02 borsAuto merge of #3336 - alexcrichton:fix-warning, r=brson
2016-12-02 Tshepang Lekhonkhobedoc: fix code formatting
2016-12-02 borsAuto merge of #3310 - alexcrichton:more-metadata-hashin...
2016-12-01 Inokentiy BabushkinImproved error handling to reflect the actual situation...
2016-12-01 borsAuto merge of #3357 - tshepang:no-exist, r=steveklabnik
2016-12-01 borsAuto merge of #3354 - alexcrichton:less-snapshots,...
2016-12-01 Tshepang Lekhonkhobedoc: remove reference to non-existent function
2016-12-01 borsAuto merge of #3355 - alexcrichton:change-buckets,...
2016-12-01 Inokentiy BabushkinImplemented string lookup for `build.rustflags` config key
2016-12-01 Alex CrichtonUpload to a different bucket
2016-12-01 Alex CrichtonDelete old snapshot infrastructure
2016-12-01 borsAuto merge of #3350 - alexcrichton:more-tweaks, r=alexc...
2016-12-01 Alex CrichtonSlight tweaks to CI
2016-12-01 Alex CrichtonFix retrying crate downloads for network errors
2016-12-01 borsAuto merge of #3347 - ibabushkin:master, r=alexcrichton
2016-11-30 Inokentiy BabushkinFixed a few additional tests.
2016-11-30 Inokentiy BabushkinFixed type breaking some tests.
2016-11-30 Inokentiy BabushkinChanged another batch of tests to account for new rustc...
2016-11-30 borsAuto merge of #3345 - alexcrichton:release-branches...
2016-11-30 Alex CrichtonAdd support for release branches in Cargo
2016-11-30 Inokentiy BabushkinAnother test update for the argument order changetest...
2016-11-30 Inokentiy BabushkinUpdated one more test to fit new rustc argument order.
2016-11-29 Inokentiy Babushkin[WIP] Reordered rustc arguments.
2016-11-29 borsAuto merge of #3342 - alexcrichton:fix-ssl, r=alexcrichton
2016-11-28 Alex CrichtonBump git2 dep to fix SSL paths
2016-11-28 borsAuto merge of #3339 - SimonSapin:git-short-id, r=alexcr...
2016-11-28 Simon SapinUse short IDs in git dependencies checkout path
2016-11-28 Alex CrichtonApply new fingerprinting to build dir outputs
2016-11-28 Alex CrichtonRefactor metadata generation
2016-11-28 Alex CrichtonRequire `cargo install --vers` takes a semver version
2016-11-28 Alex CrichtonTest for bad path overrides with summaries
2016-11-26 borsAuto merge of #3332 - alexcrichton:build-openssl, r...
2016-11-26 Alex CrichtonCompile OpenSSL from source on OSX
2016-11-26 borsAuto merge of #3331 - alexcrichton:fix-segfaults, r...
2016-11-26 Alex CrichtonUpdate git2 fixing initialization races
2016-11-25 borsAuto merge of #3326 - tbu-:pr_bump_git2_061, r=alexcrichton
2016-11-24 Tobias BucherBump git2 dependency to fix #3312
2016-11-24 borsAuto merge of #3325 - alexcrichton:fix-flaky, r=alexcri...
2016-11-24 Alex CrichtonMake a freshness test less flaky
2016-11-23 borsAuto merge of #3315 - alexcrichton:fix-travis, r=alexcr...
2016-11-23 Alex CrichtonReally fix OSX nightlies
2016-11-21 borsAuto merge of #3311 - alexcrichton:fix-nightlies, r...
next